SPREAD for WPF 4.0J - GcSpreadSheet
GetFieldName メソッド (RichValue<T>)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.CalcEngine 名前空間 > RichValue<T> クラス : GetFieldName メソッド
フィールドインデックスを示す整数値。
フィールドの名前を取得します。
シンタックス
'宣言
 
Public Function GetFieldName( _
   ByVal index As System.Integer _
) As System.String
public System.string GetFieldName( 
   System.int index
)

パラメータ

index
フィールドインデックスを示す整数値。

戻り値の型

フィールドの名前を表す文字列値。
参照

RichValue<T> クラス
RichValue<T> メンバ